darkMat
=======
  Textures:
    - enkan
        Scale: -1.1314655542373657, 1.3163793087005615
        Rotation: 0.0014648884548478652
    - enkan
        Scale: 1.0248576402664185, 1.2549713850021362
    - indirect
        Offset: -1.754166841506958, 3.508333683013916
        Scale: 1.2050000429153442, 1.2050000429153442
        Rotation: 0.027680288094729454
    - moyou
        Offset: 0, 2
        Scale: 1.125, 1.125

  Ambient Colors:
    - 50, 50, 50, 50

  Constant Colors:
    - 255, 255, 255, 228
    - 255, 255, 255, 229

  Material Colors:
    - 204, 204, 204, 255
    - 204, 204, 204, 255

  Color Registers:
    - 190, 12, 64, 12
    - 255, 255, 255, 180

  Steps:
    1: RGB = ((190, 12, 64) * (tex #1 RGB))
         A = (229 * (tex #1 A))
    2: RGB = ((190, 12, 64) * (tex #2 RGB)), then add (prev. RGB)
         A = (229 * (tex #2 A)), then add (prev. A)
    3: RGB = if R of (228, 228, 228) > (prev. RGB), use (190, 12, 64), otherwise (0, 0, 0)
         A = -1 * (12 * (tex #4 A)), then add (prev. A)
